home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Support Library
/
RoseWare - Network Support Library.iso
/
apidev
/
sc3x03.exe
/
OBFSDINF.DOC
< prev
next >
Wrap
Text File
|
1993-04-19
|
2KB
|
43 lines
Obtain File or SubDirectory Information
This function gets the name space information for a file or
directory.
Function 87 (57h)
Request Buffer
Offset Request Packet Contents Bytes Remarks
------ --------------------------- ----- -------
0 06 (06h) 1
1 Name Space 1
2 Destination Name Space 1
3 Search Attributes 2
5 Return Information Mask 4
9 Volume Number 1
10 Directory Handle 4
14 Handle Flag 1
15 Path Component Count 1
16 Path Component Length 1
17 Path Component var Path Component Length
. . .
. . .
. Path Component Length 1
. Path Component var Path Component Length
Reply Buffer
Offset Reply Packet Contents Bytes Remarks
------ --------------------------- ----- -------
0 Reserved 72
72 Creator Name Space Number 4
76 Reserved 257
The Handle Flag should be set to FFh and a qualified NetWare path
must be specified, starting with the volume name. The Path
Component Count must be set to the number of components in the
path, including the volume name. Each path component consists of a
one-byte length followed by a string without a null terminator. The
Return Information Mask should be set to 200h.